Skip to content

Comments

Feat/aws ci cd#5

Merged
amitvikramraj merged 23 commits intomainfrom
feat/aws-ci-cd
Jan 24, 2026
Merged

Feat/aws ci cd#5
amitvikramraj merged 23 commits intomainfrom
feat/aws-ci-cd

Conversation

@amitvikramraj
Copy link
Owner

@amitvikramraj amitvikramraj commented Jan 24, 2026

This PR introduces:

  • Automated deployment of AWS infra via GitHub Actions.
  • For authentication with AWS we are using OpenID Connect.
  • An CDK script to create the OIDC provider, create the IAM role and grant neceessary permissions is also present.
  • Set the GitHub secret AWS_OIDC_ROLE_TO_ASSUME with the IAM role ARN - arn:aws:iam::YOUR_ACCOUNT_ID:role/YOUR_OIDC_IAM_ROLE_NAME

@amitvikramraj amitvikramraj merged commit fa919a7 into main Jan 24, 2026
6 checks passed
@amitvikramraj amitvikramraj deleted the feat/aws-ci-cd branch January 24, 2026 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant